RulesEngineTrackingStateStub

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
public void checkShouldReset(ITrackerStateContext context)
Link copied to clipboard
public void checkState(ITrackerStateContext context)
public void checkState(ITrackerStateContext context)
Link copied to clipboard
Link copied to clipboard
public TrackingStates getStateId()
public TrackingStates getStateId()
Link copied to clipboard
public boolean isInvitePendingCompletion()
Check if the invite cycle still has actions required before completion (i.e.
Link copied to clipboard
public boolean isSurveyPending()
Check if a survey is pending
Link copied to clipboard
Link copied to clipboard
public void onEnterState(ITrackerStateContext context, AbstractTrackerState previousState)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public void onLocalNotificationReceived(ITrackerStateContext context, MeasureConfigurationInternal measureConfiguration)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public void onStateChangeRequested(ITrackerStateContext context, SdkEventType eventType, MeasureConfigurationInternal measureConfiguration)
Link copied to clipboard
public void onSurveyAborted(ITrackerStateContext context)
public void onSurveyAborted(ITrackerStateContext context)
Link copied to clipboard
Link copied to clipboard
public void prepareState(ITrackerStateContext context)
Link copied to clipboard
Link copied to clipboard
public void setInvitationMode(InvitationMode mode)
Link copied to clipboard
public boolean shouldPersist()
public boolean shouldPersist()
Link copied to clipboard
public String toString()
public String toString()
Link copied to clipboard
public void triggerInvitation(String surveyId, ITrackerStateContext context)
Link copied to clipboard
public void triggerSurvey(String surveyId, ITrackerStateContext context)
Link copied to clipboard
public void triggerSurveyForName(String name, ITrackerStateContext context)